From: Chong Yidong Date: Sat, 5 Dec 2009 21:08:09 +0000 (+0000) Subject: ansi-color is now enabled by default in the shell. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9061 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=98b8530d55f861426badb7ba8ee2ed703456edb2;p=emacs.git ansi-color is now enabled by default in the shell. --- diff --git a/etc/NEWS b/etc/NEWS index 3ae138a176f..ae7bcb252ef 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -231,13 +231,19 @@ matched topics found in the index. manual that generates an Info file which gives the same information through a menu structure. +** nXML mode is now the default for editing XML files. + +** Shell + +*** ansi-color is now enabled by default. +To disable it, set ansi-color-for-comint-mode to nil. + +++ -** New connection methods in Tramp. -The new connection methods "rsyncc", "imap" and "imaps" have been -introduced. On systems which support GVFS-Fuse, Tramp offers also the -new connection methods "dav", "davs", "obex" and "synce". +** Tramp -** nXML mode is now the default for editing XML files. +*** New connection methods "rsyncc", "imap" and "imaps". +On systems which support GVFS-Fuse, Tramp offers also the new +connection methods "dav", "davs", "obex" and "synce". ** VC and related modes